ostree-prepare-root: New binary, used for systemd-in-initramfs setups
authorColin Walters <walters@verbum.org>
Sun, 2 Jun 2013 19:36:56 +0000 (15:36 -0400)
committerColin Walters <walters@verbum.org>
Sun, 2 Jun 2013 19:39:20 +0000 (15:39 -0400)
commit1e080b9c7370dc6c4e9d95a905d31b4f4dfe83c3
tree1af07cd3c54f9c764ce11c8fa6946db79b8ad749
parent16157c61af6069bc79d0731c3e458ebd17a3adeb
ostree-prepare-root: New binary, used for systemd-in-initramfs setups

Rather than attempting to hack up the "switch-root" functionality of
systemd, this binary allows us to simply prepare the root before we
switch into it.
Makefile-switchroot.am
src/switchroot/ostree-prepare-root.c [new file with mode: 0644]